Auto merge of #4715 - alexcrichton:beta-next, r=matklad
authorbors <bors@rust-lang.org>
Sun, 12 Nov 2017 20:47:09 +0000 (20:47 +0000)
committerbors <bors@rust-lang.org>
Sun, 12 Nov 2017 20:47:09 +0000 (20:47 +0000)
commita296afa9ba3051788fa1a96d8a1028a85143c2de
tree44908479676d75642830a7595d13cbd413b375b1
parent3bab08445141279cc63f68f50be27623637e4c93
parent1f8705567b6e5516c37bee325e28fce344a19fd0
Auto merge of #4715 - alexcrichton:beta-next, r=matklad

[beta] Fix dep info showing up with a build script

This is a backport of https://github.com/rust-lang/cargo/pull/4711